var showUnloadPage=1;
function pageUnloadSkip() {
showUnloadPage=0;
}
function pageUnload() {
if (showUnloadPage==1) {
var w1=(screen.height-320)/2;
var w2=(screen.width-550)/2;
wprops='top='+w1+',left='+w2+',width=550,height=320';
w=window.open("http://www.essortment.com/Premierpopup.htm",'banners',wprops);
if (!w.opener) w.opener=self;
window.focus();
w=window.open("http://www.essortment.com/ccard.htm",'Offers','width=550,height=320');
if (!w.opener) w.opener=self;
}
}
function coldPage() {
var w1=(screen.height-320)/2;
var w2=(screen.width-550)/2;
wprops='top='+w1+',left='+w2+',width=550,height=320';
w=window.open("http://216.119.104.78/dc/coldw.htm",'coldwater',wprops);
if (!w.opener) w.opener=self;
}
function metPage() {
var w1=(screen.height-320)/2;
var w2=(screen.width-550)/2;
wprops='top='+w1+',left='+w2+',width=550,height=450';
w=window.open("http://216.119.104.78/dc/met.htm",'Metropolitan',wprops);
if (!w.opener) w.opener=self;
}
function edPage() {
var w1=(screen.height-320)/2;
var w2=(screen.width-550)/2;
wprops='top='+w1+',left='+w2+',width=550,height=320';
w=window.open("http://216.119.104.78/dc/ed.htm",'ed',wprops);
if (!w.opener) w.opener=self;
}
function OptinList() {
document.writeln('
');
IE4 = (document.all);
if (IE4) {
document.body.onunload = pageUnload;
} else {
onunload = pageUnload;
}
}
function bodyOffer() {
document.writeln(' ');
document.writeln('');
document.writeln('You May Be Owed Unclaimed Money | ');
document.writeln(' |
');
}
function BotOffer() {
document.writeln("
");
}